You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExpr Class
>
MtxExpr Methods
>
Kurtosis Method
>
MtxExpr.Kurtosis Method ([In] TVec, double, double)
Dew Math for .NET
MtxExpr.Kurtosis Method ([In] TVec, double, double)
MtxExpr Class
MtxExpr Members
Dew.Math.Units Namespace
Kurtosis Method
Collapse All
Computes the Kurtosis from the source data.
Syntax
C#
Visual Basic
public
static
double
Kurtosis
([In]
TVec
X
,
double
AMean
,
double
AStdDev
);
Public
static
Sub
Kurtosis
(
X
As
[In]
TVec
,
AMean
,
AStdDev
)
Remarks
Internally calls
Vector.Kurtosis
Group
Kurtosis Method
Links
MtxExpr Class
,
MtxExpr Members
,
Dew.Math.Units Namespace
,
Kurtosis Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!